func github.com/klauspost/compress/zstd.buildDtable_asm

2 uses

	github.com/klauspost/compress/zstd (current package)
		fse_decoder_asm.go#L29: func buildDtable_asm(s *fseDecoder, ctx *buildDtableAsmContext) int
		fse_decoder_asm.go#L45: 	code := buildDtable_asm(s, &ctx)